Add backtrace support to xenoprof.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 7 Jun 2007 13:30:21 +0000 (14:30 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 7 Jun 2007 13:30:21 +0000 (14:30 +0100)
commit94c85019981270a21e6e3aeba694f3b7b444b566
treec42a47aae990fa457bbd10e8372a4cb9744d094e
parent30f01d9011561268556d47273a8599ebd9b3173a
Add backtrace support to xenoprof.

Signed-off-by: Amitabha Roy <amitabha.roy@gmail.com>
Reviewed-by: Jose Renato G Santos <joserenato.santos@hp.com>
13 files changed:
xen/Rules.mk
xen/arch/ia64/xen/oprofile/perfmon.c
xen/arch/x86/oprofile/Makefile
xen/arch/x86/oprofile/backtrace.c [new file with mode: 0644]
xen/arch/x86/oprofile/op_model_athlon.c
xen/arch/x86/oprofile/op_model_p4.c
xen/arch/x86/oprofile/op_model_ppro.c
xen/arch/x86/traps.c
xen/common/xenoprof.c
xen/include/asm-ia64/xenoprof.h
xen/include/asm-x86/xenoprof.h
xen/include/public/xenoprof.h
xen/include/xen/xenoprof.h